home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d12 / ze3b.arc / READ.ME < prev    next >
Text File  |  1989-12-16  |  2KB  |  75 lines

  1.  
  2.                       The Zia Link
  3.  
  4.  
  5. Welcome to ZE (Zia Editor);
  6.  
  7. ZE is a general purpose text editor for programmers.
  8. It supports a mouse and EGA or VGA. Lower resolution
  9. monitors are also supported MGA, CGA (no snow elimination).
  10. If you do not want spaces condensed to tabs write the
  11. file out with a 'W' on the command line.  For now the colors
  12. cannot be changed.
  13.  
  14. Up to 16 files may be edited at once.
  15.  
  16. Start the editor by 'ze [optional filename]'.
  17. If you do not supply a name a directory list will
  18. be display.
  19.  
  20. The help file must either be in the current directory or
  21. accessable thru the environment variable 'ZIAEDIT'. For
  22. example:
  23.  
  24. set ZIAEXIT=c:\helpfiles
  25.  
  26. This will allow you to have only one copy of the program.
  27.  
  28. To search use 's /string to find/' on the command line.
  29. Any delimiter besides '/' may be used.
  30.  
  31. For all those interested in detail you can grab the file marker
  32. on the right side of the screen with the mouse.
  33.  
  34. Someday there may be a new version in C++ (Zortech).
  35. This version is running under MS C 5.1.
  36.  
  37. Be sure to press the Help button F1 to get an idea of the
  38. function key definitions.
  39.  
  40. This product has been placed on Exec PC by The Zia Link in
  41. behalf of the StarGate Network.  If you wish to contribute
  42. to the universal cause, send your contributions to:
  43.  
  44.     The Zia Link
  45.     PO Box 109
  46.     Scroggins, TX 75480
  47.  
  48. Otherwise, the program is provided free of charge.
  49.  
  50. * * * * *
  51.  
  52. Bugs:
  53. Once in a great while the program will think it is on the command line
  54. when it really isn't. Just press the escape key once.
  55.  
  56. If the last line of a file is not terminated with a carriage return,
  57. it will not be displayed. This is a really not a bug but a question
  58. of whether all lines in a text file should have termination characters.
  59. My gut feel of this matter is when in question look to UNIX. All text
  60. lines in UNIX have terminators.
  61.  
  62. * * * * *
  63.  
  64. Other:
  65. Don't miss the StarGate Quarterly News.  Do a hyperscan on StarGate.
  66. You may call us direct on the phone at: 1.214.860.3608.  If you have
  67. any New Age Info for the StarGate Network please mail or write info.
  68. You may also send a message to Robert Lundahl on the Exec PC.
  69.  
  70.  
  71. Thank You;
  72. Robert Lundahl
  73. The Zia Link
  74.  
  75.